'Declaration Public Class _PlotListView(Of TOwnerView As ICoordinateSystemView) Inherits _ScrollableView(Of TOwnerView) Implements IBorderedRectangleView, IDisplayable, IFlushable, IPlotListView, IQueryInterface, IRectangleView, IScrollableView, IView
public class _PlotListView<TOwnerView> : _ScrollableView<TOwnerView>, IBorderedRectangleView, IDisplayable, IFlushable, IPlotListView, IQueryInterface, IRectangleView, IScrollableView, IView where TOwnerView: ICoordinateSystemView